const internal/runtime/maps.groupSlotsOffset

3 uses

	internal/runtime/maps (current package)
		group.go#L250: 	groupSlotsOffset = ctrlGroupsSize
		group.go#L279: 	offset := groupSlotsOffset + i*typ.SlotSize
		group.go#L286: 	offset := groupSlotsOffset + i*typ.SlotSize + typ.ElemOff